Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: serialize jwt as string #1657

Merged
merged 2 commits into from
Jul 12, 2024
Merged

fix: serialize jwt as string #1657

merged 2 commits into from
Jul 12, 2024

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

  • serializes the jwt as a string rather than a slice of strings

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@kangmingtay kangmingtay requested a review from a team as a code owner July 12, 2024 15:49
@kangmingtay kangmingtay changed the base branch from master to release/2.155.0 July 12, 2024 15:53
@kangmingtay kangmingtay changed the base branch from release/2.155.0 to release/2.151.0 July 12, 2024 16:04
@kangmingtay kangmingtay changed the base branch from release/2.151.0 to master July 12, 2024 16:04
Copy link
Contributor

@J0 J0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, with new changes. Thanks!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9910842821

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 58.031%

Totals Coverage Status
Change from base Build 9905860395: 0.003%
Covered Lines: 8816
Relevant Lines: 15192

💛 - Coveralls

@kangmingtay kangmingtay merged commit 98d8324 into master Jul 12, 2024
2 checks passed
@kangmingtay kangmingtay deleted the km/hotfix-jwt-aud branch July 12, 2024 16:20
kangmingtay pushed a commit that referenced this pull request Jul 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.155.3](v2.155.2...v2.155.3)
(2024-07-12)


### Bug Fixes

* serialize jwt as string
([#1657](#1657))
([98d8324](98d8324))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
## What kind of change does this PR introduce?
* serializes the jwt as a string rather than a slice of strings

## What is the current behavior?

Please link any relevant issues here.

## What is the new behavior?

Feel free to include screenshots if it includes visual changes.

## Additional context

Add any other context or screenshots.
uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.155.3](supabase/auth@v2.155.2...v2.155.3)
(2024-07-12)


### Bug Fixes

* serialize jwt as string
([supabase#1657](supabase#1657))
([98d8324](supabase@98d8324))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
## What kind of change does this PR introduce?
* serializes the jwt as a string rather than a slice of strings

## What is the current behavior?

Please link any relevant issues here.

## What is the new behavior?

Feel free to include screenshots if it includes visual changes.

## Additional context

Add any other context or screenshots.
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.155.3](supabase/auth@v2.155.2...v2.155.3)
(2024-07-12)


### Bug Fixes

* serialize jwt as string
([supabase#1657](supabase#1657))
([98d8324](supabase@98d8324))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants